home *** CD-ROM | disk | FTP | other *** search
- echo off
- if x==%2x cls
- if not x==%1x goto START
- echo SYNTAX: "TX xxx" (where xxx are your initials)
- goto END
- :START
- if x==%2x echo For POP-UP service, enter "TX xxx MR" (xxx = your initials)
- cd\MANAGEX
- :START2
- if exist end%1.fyl goto RETURN
- rem pc-beep x x x x x %1 x x x tx
- TICKLEX x ~2 x MAIN MAIN %1 x x x %2
- if not exist util%1.bat goto RETURN
- echo off
- util%1
- goto START2
- :RETURN
- echo off
- cls
- :SE
- if exist util%1.bat erase util%1.bat
- if exist end%1.fyl erase end%1.fyl
- :END
-